xen.git
2006-09-21 Steven Smith[HVM][VNC] Add a backoff feature to the vnc server...
2006-09-21 Steven Smith[HVM] Reduce VNC overhead, by (a) only scanning framebu...
2006-09-21 Tim DeeganMerge
2006-09-21 Tim Deegan[XEND] Don't prepend '/dev/' to any absolute path.
2006-09-21 Tim Deegan[XEND] split command-line arguments to the bootloader...
2006-09-21 Tim DeeganPygrub: add /var/lib/xen to the install tree.
2006-09-21 Tim DeeganPygrub: stop the FS identification code from leaking...
2006-09-21 Emmanuel AckaouyThis patch adds value checking of sched-credit xm options.
2006-09-21 Christian Limpach[tools] Increases some of the timeouts
2006-09-21 Christian Limpach[qemu patches] Refresh qemu-pci patch without -p3.
2006-09-21 Christian Limpach[qemu patches] Update patches for changeset 11551:f8723...
2006-09-21 Steven Smith[HVM] Use the right, PCI SIG assigned, vendor ID for...
2006-09-21 kfraser@localhost... [XEN] Shadow mode no longer obtains page type references.
2006-09-21 kfraser@localhost... [LINUX] Update pci-mmconfig patch to refer to machine_e...
2006-09-21 kfraser@localhost... [LINUX] Provide permanent global version of machine_e82...
2006-09-20 kfraser@localhost... [XEN] Move mark_dirty() from alloc_page_type() to get_p...
2006-09-20 Emmanuel Ackaouymerge
2006-09-20 Emmanuel Ackaouyfix -xen x86_32 linux build
2006-09-20 kfraser@localhost... [XEN] Trivial simplification.
2006-09-20 kfraser@localhost... [XEN] Clean up mark_dirty() usage in mm.c some more.
2006-09-20 Steven HandSimplify + fix previous cset (remove_all_shadows()...
2006-09-20 Steven HandEnsure page-table pin changes are noted in shadow log...
2006-09-20 kfraser@localhost... [LINUX] Backport PCI MMCONFIG patch from 2.6.17 --...
2006-09-20 kfraser@localhost... [XEN] Fix arg clobber test for debug version of hyperca...
2006-09-20 kfraser@localhost... [XEN][X86_64] Remove hardcoded addresses in x86/64...
2006-09-19 kfraser@localhost... [XEN] Upgrade some platform files to Linux 2.6.17.13.
2006-09-19 Christian Limpach[linux patches] Update patches for linux-2.6.16.29.
2006-09-19 Christian Limpach[linux] Update to linux-2.6.16.29.
2006-09-19 kfraser@localhost... [XEN] Fix the emulation of instructions in vm86 mode...
2006-09-19 kfraser@localhost... [XENMON] Add argument check of "--ms_per_sample" option.
2006-09-19 kfraser@localhost... [HVM][SVM] Add cr8 intercept to/from code for SVM.
2006-09-19 kfraser@localhost... [HVM][SVM] This patch cleans up the SVM CPUID logic...
2006-09-19 kfraser@localhost... [HVM] getmemlist hypercall returns pages in strict
2006-09-19 kfraser@localhost... [XEN][X86_64] USe GLOBAL bit to build user mappings.
2006-09-19 kfraser@localhost... Merge with xenppc-unstable-merge.hg
2006-09-18 Hollis Blanchard[POWERPC] merge with xen-unstable.hg
2006-09-18 kfraser@localhost... Clean up dom0_vga_console_info structure for v3.0.3.
2006-09-18 kfraser@localhost... Revert 11475:11645dda144c3c8365dd2a6a64cb5a7d7da01170
2006-09-18 Jimi Xenidis[POWERPC][XEN] Track the Hard CPUID as configured by...
2006-09-18 kfraser@localhost... [XEN] Remove backpointer info from page type info....
2006-09-18 Jimi Xenidis[POWERPC][XEN] Fix definition of SCOMC register
2006-09-15 Ewan MellorRevert change to vtpm_utils related to skipping the...
2006-09-15 Jimi Xenidis[POWERPC][XEN] Add newlines on multiline output and...
2006-09-15 Jimi Xenidis[POWERPC][XEN] Sync console around program exceptions
2006-09-15 jchesterfield... Adding max block device timeout of 30 secs for live...
2006-09-15 kaf24@firebug... [XEN] Scheduler pings only CPUs in a VCPU's affinity...
2006-09-15 kaf24@firebug... [MINIOS] Fix to use new event-channel API properly.
2006-09-15 kaf24@firebug... [HVM] Remove a useless header file include in hvm.c
2006-09-15 kaf24@firebug... Small fix for xenoprof.
2006-09-15 kaf24@firebug... [XEN] Fix array ngative accesses in figlet tool.
2006-09-15 Jimi Xenidis[POWERPC][XEN] Fix infinite loop caused by hdec storm
2006-09-14 Jimi Xenidis[POWERPC][XEN] Clean up init_frame_table()
2006-09-18 hollisb@localhost[XEN][POWERPC] Whitespace.
2006-09-14 Hollis Blanchard[XEN][POWERPC] Fix build break.
2006-09-14 Jimi Xenidis[POWERPC][XEN] add ofd_strstr() that checks all strings...
2006-09-14 kaf24@firebug... [XEN] Do not steal work from idle CPUs. This can happen
2006-09-14 Jimi Xenidis[POWERPC][XEN] break out the ppc970.c functionality
2006-09-14 Jimi Xenidis[POWERPC][XEN] Better explane the larx/stcx issue with...
2006-09-14 root@procyonIn this patch, the xc_domain_dumpcore_via_callback...
2006-09-14 root@procyonThis patch add localtime to dumpcore filename.
2006-09-14 root@procyonxm dump command add on
2006-09-14 Ewan MellorRemove the '-instance' parameter from the qemu device...
2006-09-14 Ewan MellorWhen redirecting the output of the echo command using...
2006-09-14 Ewan MellorThis patch adds syntax checking for "xm block-attach...
2006-09-14 Ewan MellorShow the usage message if invalid arguments are given...
2006-09-14 Jimi Xenidis[POWERPC][XEN] Safety with foreign get_page() calls...
2006-09-14 Jimi Xenidis[POWERPC][XEN] Inline clear_page() and use DCBZ to...
2006-09-14 Jimi Xenidis[POWERPC][XEN] Define all cache information globaly
2006-09-13 Jimi Xenidis[POWERPC][XEN] Track pages correctly
2006-09-13 kaf24@firebug... [HVM] Fix an error when read from APIC registers like...
2006-09-13 kaf24@firebug... [GDBSERVER] make gdbbuild exit on error
2006-09-13 kaf24@firebug... [XEN] Use C locale in bootup message.
2006-09-13 kaf24@firebug... [XEN] Allow direct reads of port 0x61 by any guest.
2006-09-13 kaf24@firebug... Fix unmodified drivers for PV-on-HVM on IA64.
2006-09-13 kaf24@firebug... [XEN][X86_64] Allocate multiple L2 page directories for
2006-09-13 kaf24@firebug... Better PIC code production: Using #pragma GCC visibilit...
2006-09-13 kaf24@firebug... [HVM] Add broadcast destination for physical destinatio...
2006-09-13 kaf24@firebug... Add new operation XENOPROF_get_buffer in xenoprof hyper...
2006-09-13 kaf24@firebug... [CONSOLED] Shouldn't call domain_create_ring() for...
2006-09-13 kaf24@firebug... [TOOLS] Enhance Python version check for v2.5.
2006-09-13 kaf24@firebug... [XEN] Define -fvisibility=hidden in CFLAGS to reduce...
2006-09-12 Hollis Blanchard[XEN][POWERPC] Split dom0_ops.c into domctl.c and sysctl.c.
2006-09-12 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-09-12 awilliam@xenbuild.aw[IA64] swiotlb clash fix
2006-09-12 awilliam@xenbuild.aw[IA64] machvec cleanups
2006-09-12 awilliam@xenbuild.aw[IA64] Add xen boot option "dom0_vcpus_pin"
2006-09-12 atse@norwich... [XEND] Return an Internal Server Error via the Xend...
2006-09-12 Jimi Xenidis[POWERPC][XEN] Handle foreign page mappings correctly
2006-09-12 Jimi Xenidis[POWERPC][XEN] make sure put_domain() is called in...
2006-09-12 Jimi Xenidis[POWERPC][XEN] if crash_debug=n then at least dump...
2006-09-12 Jimi Xenidis[POWERPC][XEN] Detect bad spurious interrupt condition...
2006-09-12 Steven HandThis patch fixes return codes for the acm-related Xen...
2006-09-11 kaf24@firebug... [XEN] Revert changeset 11438. Needs fixing for PAE.
2006-09-10 awilliam@xenbuild.aw[IA64][XEND] Fix getRequiredShadowMemory parameters
2006-09-10 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-09-10 awilliam@xenbuild.aw[IA64] Add VTI related perfc
2006-09-10 awilliam@xenbuild.aw[IA64] Cleanup for PV-on-HVM for IPF
2006-09-09 Ian Campbell[LINUX] Move .bss declaration after .data.* in x86_64...
2006-09-08 kfraser@ubuntu... [XEN] Remove backpointer info from page type info....
2006-09-08 kfraser@ubuntu... Build fix.
next